Welcome![Sign In][Sign Up]
Location:
Search - vc ocx

Search list

[ActiveX/DCOM/ATLRegisterOcx

Description: 用VC写的一个注册OCX控件的程序-VC write a registration procedures OCX Controls
Platform: | Size: 36127 | Author: 胡双炎 | Hits:

[Com PortCom_N

Description: 本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。-Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.
Platform: | Size: 97579 | Author: 道通 | Hits:

[GUI Develop自定义控件

Description: 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本),WM_GETCONTROLTEXT(得到显示的文本)-VC write OCX control of the process is a conventional MFC DLL, it achieved a simple function, like Static Control. It can show a text when users click the left mouse button, the controls became a father window click send alerts to respond to two user-defined information. WM_SETCONTROLTEXT (setting displays the text) WM_GETCONTROLTEXT (to be shown in the text)
Platform: | Size: 240387 | Author: 沈显威 | Hits:

[OtherFA_Demo

Description: 我本来想用的是.ocx控件,最后发现,对于自定义struct,它似乎是无能为力(有谁知道.ocx可以的话请联系我)。最后采用的是vc++6.0中的ATL。下面给出了如何调用含自定义结构的组件函数senddata,ReceiveData。组件中的参数传递与下面的代码是一模一样的 ,这里不再重复。(该组件是应用于配电自动化中的,用以实现馈线自动化FA功能,本人自己设计开发)。 -I had wanted to use the. Exe controls and found that, since the definition of struct, it seems to be powerless (who knows. exe can then please contact me). The final vc 6.0 is the ATL. Below is how the call-defined structure with components function senddata, ReceiveData. Components of the parameters passed with the following code is exactly the same and are not repeated here. (The components are used in the automation of distribution to reach FA feeder automation functions, I own design).
Platform: | Size: 92646 | Author: wwwwppp | Hits:

[Windows Develop94

Description: 利用MFC正规DLL生成一个自定义控件,实现了一个交通灯控件,用VC++编程,-use MFC DLLs generated a formal OCX, achieving a traffic light control, with VC program
Platform: | Size: 52241 | Author: | Hits:

[WinSock-NDISComControls

Description: 用VC编写OCX通信控件,并提供其他程序调用接口。-VC prepared OCX control communications, and other procedures call interface.
Platform: | Size: 87355 | Author: 大熊 | Hits:

[Multimedia programTestOcxVC

Description: Recorder.ocx VC示范程序-Recorder.ocx VC model procedures
Platform: | Size: 31321 | Author: 朱华平 | Hits:

[Game ProgramQQ_local_passward_decode

Description: 构成及源代码: 1 构成:VB程序调用VC编写的OCX,这样做是为了方面大家自己做界面。 2 OCX的输出函数:只有一个:void CQQDecoderCtrl::Decoder(LPCTSTR fileQQ, LPCTSTR filePwd) ,第一个参数是QQ的密码文件,第二个参数是密码字典。 3 源代码:VB的源代码不作介绍了,附件里面有。这里只说明一下VC的源代码(附件里面也有)。-composition and source code : a pose : VB program called VC prepared by the OCX, This is to respect everyone doing their own interface. 2 OCX output function : Only one : void CQQDecoderCtrl : : Decoder (LPCTSTR fileQQ, LPCTSTR filePwd) The first parameter is the password file QQ, and the second parameter is the password dictionary. 3 source code : VB source code is not introduced, annex inside. Here is the elaborate VC source code (which are also Annex).
Platform: | Size: 123286 | Author: 陈朋 | Hits:

[assembly languagevcPP-ocx

Description: 1.只需指明ocx文件的路径(含文件名),函数即可自动从文件中提取控件的CLSID,然后检查是否已 注册,如果已注册则不再注册;如果未注册则自动进行注册。 2.ocx控件必须包含TypeLib信息,一般VC++/VB/DELPHI7等生成的控件都属于此类型。 3.函数在VC6下执行顺利,由于程序中的控件在程序初始化时也必须初始化,因此该函数代码应放在应用程序的初始化 过程中,如在VC6的MFC工程中应放在CXXXApp::CXXXApp()中。-1 is only needed ocx file path (including file name), the function can be automatically extracted from the file control' s CLSID, and then check whether registration, if registration is no longer registered if not registered will automatically be registered. 2.ocx TypeLib information must be included controls, the general VC++/VB/DELPHI7 and other controls are all generated by this type. 3 functions to perform successfully in VC6, the program control is initialized in the program must also be initialized, so the function code should be placed on the application of the initialization process, such as the MFC in VC6 project should be on CXXXApp:: CXXXApp () in.
Platform: | Size: 1024 | Author: QH | Hits:

[ActiveX/DCOM/ATLRegister-Controls-ocx

Description: 注册Windows下的OCX控件,通过注册,可以直接将OCX控件直接注册到系统中,这样就可以在VC++6.0中像使用其他的控件一样,使用自己定义的控件了-Sign up for Windows OCX controls, by registering, you can directly OCX controls directly registered to the system, so that you can use other controls in VC++6.0 use their own definitions control
Platform: | Size: 1152000 | Author: xiaobing | Hits:

[ActiveX/DCOM/ATLHow-to-Set-OCX

Description: 从ocx控件编写到发布到网上全过程,VC实例程序-A OCX example
Platform: | Size: 342016 | Author: | Hits:

[Technology Managementvcocx

Description: 介绍VC开发OCX的文章,有助于ocx等actives的 开发-The article describes development of the VC OCX help ocx and other actives development
Platform: | Size: 872448 | Author: asdlei | Hits:

[Driver Developshouyan-sms-ocx

Description: 【控件使用步骤】: 第一步:用数据线或红外设置把短信猫(或短信模块、手机等)连接到电脑; 第二步:运行“控件注册及加密狗驱动安装.exe”注册控件及安装加密狗驱动程序[注意:无加密狗版本亦需这一步!] 第三步:打开你的开发平台(如VB、Delphi,VC,PB,.net等),调用本控件即可,控件名称为:ShouYan_SmsGate,详见《开发说明书》; 第四步:发布你的软件时,连“SMSOCX308.OCX”文件打包发布即可(另外,需在目标电脑上运行一次“控件注册及加密狗驱动安装.exe”)。 【关于授权】 本控件支持两种授权方式:带加密狗和不带加密狗方式 【关于OEM】 一次性定购三个授权以上,免费OEM 【关于驱动安装】 在分发软件时可以通过如下方式隐藏驱动的安装过程: shell "控件注册及加密狗驱动安装.exe /s" -[Controls] using the steps: Step one: with a data cable or infrared setting the SMS cat (or SMS module, mobile phone, etc.) connected to the computer Step 2: Run " controls the registration and dongle driver installation exe." Registration and Control install the dongle driver [Note: No dongle version also need this step! ] The third step: Open your development platform (such as VB, Delphi, VC, PB, net, etc.), you can call the control, the control name is: ShouYan_SmsGate, see " Development Guide" Step Four: Publish your When the software, even the " SMSOCX308.OCX" file packaged and released to (in addition, the need to run a " control registration and dongle driver installation. exe" on the target computer). [Authority] on the control supports two types of license: with and without dongle dongle on the way [OEM] authorized a one-time order of three or more, free OEM [about] when installing the driver software can be distributed in the following wa
Platform: | Size: 4207616 | Author: ee | Hits:

[OtherOCX

Description: 提供了53个OCX控件,提供了注册使用OCX空间的方法,主要是包含了常用的VC控件,可以直接加入到程序中,具体用处由控件名字即可推知。-Provides 53 OCX controls, provides space OCX registration methods, mainly contains commonly used VC controls can be added directly into the program, you can infer the specific use by the control name.
Platform: | Size: 4948992 | Author: wangbo | Hits:

[2D GraphicCAD-drawing-OCX-control

Description: 这是一款可用于VB、VC++的CAD绘图OCX控件,文件不大,却具备通用平面CAD功能,方便的处理各种矢量图形,并提供交换文件及二次开发接口。适用于CAD/GIS等图形相关的软件开发。-This is a can be used for VB, VC++ CAD OCX drawing control, file is small, but with the general plane CAD function, convenient to deal with all kinds of vector graphics, and provides the exchange of documents and two secondary development interface. Application of software development in CAD/GIS such as graphics related.
Platform: | Size: 4352000 | Author: shezhiqun | Hits:

[ActiveX/DCOM/ATLOCX

Description: VC++ 开发ActiveX,进程内多个实例的示例.-The development of ActiveX VC++, the multiple instance examples in the process.
Platform: | Size: 47104 | Author: 苟领航 | Hits:

[Internet-NetworkRegistration-and-unloading-OCX

Description: 使用vc++注册和卸载使用控件OCX-Use vc++ registration and unloading using controls OCX. . .
Platform: | Size: 24576 | Author: XUDINGCHAO | Hits:

[TreeViewTMS320f2802-RTDX-VC-WavePlayer

Description: 基于TeeChart8.ocx控件通过RTDX与DSP2802芯片通讯的示波器,用于在线实时显示DSP内部信号波形。-Based TeeChart8.ocx control by RTDX 2802 DSP chip to communicate with the oscilloscope, for on-line real-time display DSP internal signal waveform. 有错误
Platform: | Size: 7254016 | Author: 唐晓辉 | Hits:

[.netmschart.ocx

Description: 可用于VC++编程的Microsoft chart control version 6.0控件的开发和使用(it can used for developing and using about the Microsoft chart control version 6.0 based on C++)
Platform: | Size: 364544 | Author: 涵涵含 | Hits:

[Windows KernelVC++自动注册机,单线程实现

Description: 机器没装VC++时MSComm控件用不了,网上介绍了很多手工注册的方法,我根据这些方法结合自己的实践写成了自动注册的程序,推荐给大家。网上介绍注册Mscomm32.ocx时都是另开了个线程,在我的应用中没有开线程调用windows自带的Regsvr32.exe而是全部用代码实现。
Platform: | Size: 777805 | Author: 2001hunanandrew | Hits:
« 1 2 3 4 5 67 8 9 10 11 »

CodeBus www.codebus.net